home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / edit / ppd.zip / PHOME.PPD < prev    next >
Text File  |  1995-01-27  |  8KB  |  230 lines

  1. begin comment
  2.   This PPD script (PHOME.PPD) will assist you in developing a simple,
  3.   personal home page for the World Wide Web.
  4. end/
  5.  
  6. defaultusername=PPD User
  7. defaultuseremail=user@ppd.org
  8. defaultusereditor=c:\utils\qedit.exe
  9. defaultpagetitle=Personal Page Designer Home Page
  10.  
  11. screenclear=
  12. centerline=Welome to the Personal Page Designer (Ver 1.0)
  13. begin display
  14.   The Personal Page Designer will help you design a personal {World Wide Web}
  15.   page without the difficulty of programming in the HTML or HTML+ languages.
  16.   You will be asked a series of questions and your replies will be the basis
  17.   upon which your home page is constructed.
  18.  
  19.   {PPD} will {automatically} create an HTM page named {HOMEPAGE.HTM} for you.  You
  20.   can then use this page on the Internet or as your own home page when running
  21.   your favorite WWW browser.  {If a file by the name of HOMEPAGE.HTM already
  22.   exists in this directory it will be overwritten.}
  23.  
  24.   You will need to use your favorite MSDOS text editor to create portions of
  25.   your home page.  {PPD} will handle this for you if you {specify where your
  26.   editor is located}.  For example, if your MSDOS editor is located in the
  27.   directory "C:\UTILS" and is named "QEDIT.EXE",  you should specify your
  28.   editor as {"C:\UTILS\QEDIT.EXE"} (without the quotation marks). The editor
  29.   should also be able to be loaded with a filename as an argument.
  30.  
  31. end/
  32. screencolor=white
  33. input=Press [RETURN] to continue:
  34. screencolor=lightgray
  35.  
  36. screenclear=
  37. centerline=Checking Your Editor
  38. blankline=
  39. begin display
  40.   OK, let's give your editor a try.
  41.  
  42.   At the next prompt enter the full path and name of your text editor.
  43.   {PPD} will then try to open your editor with the filename "TEST.INC".
  44.  
  45.   Remember to enter the full path and filename, like:
  46.  
  47.                            {C:\UTILS\MYEDITOR.EXE}
  48.  
  49.   If your editor happens to be {C:\UTILS\QEDIT.EXE} than all you need to do
  50.   is press [RETURN] at the next prompt; otherwise you will need to specify
  51.   your own editor's path and filename.
  52.  
  53.   Here we go . . .
  54.  
  55. end/
  56.  
  57. blankline=
  58. screencolor=white
  59. usereditor=
  60. screencolor=lightgray
  61. edit=test.inc
  62.  
  63. screenclear=
  64. centerline=Did Your Editor Load?
  65. begin display
  66.   If everything worked OK you should have seen your text editor with the
  67.   filename {"TEST.INC"} as the file being edited.  If that is what happened
  68.   you are on your way and you should answer {"Y"} to the next prompt.
  69.  
  70.   If your text editor did not appear than you should press {"A"} at the next
  71.   prompt to cancel {PPD} operations until you can locate your text editor and
  72.   get it to run properly.  The most likely problem is that you did not specify
  73.   the correct path and name of your text editor.
  74.  
  75.   Once you locate your editor, try {PPD} again.
  76.  
  77. end/
  78. blankline=
  79. screencolor=white
  80. confirm=Press "Y" to continue, "N" or "A" to cancel the program ?
  81. screencolor=lightgray
  82.  
  83. forcefile=HOMEPAGE.HTM
  84.  
  85. screenclear=
  86. centerline=Your Personal Information
  87. blankline=
  88. begin display
  89.   We will begin by gathering some personal information about you.
  90.  
  91.   First you will need a {title} for your home page.  Try to keep it short
  92.   and snappy so that browsers can remember it.
  93.  
  94.   Your {name} will be used to identify you as the {Web Master} -- the owner
  95.   and operator of your home page, while your {E-Mail} address will be used
  96.   to allow others to contact you if you choose to put your home page on the
  97.   Internet or elsewhere.
  98.  
  99. end/
  100.  
  101. blankline=
  102. screencolor=white
  103. inputusername=
  104. inputuseremail=
  105. pagetitle=
  106. screencolor=lightgray
  107.  
  108. writelinetofile=<html><body>
  109. writelinetofile=<head><h1><img align=bottom src="home.gif"></a>
  110. writelinetofile= [pagetitle$]</h1></head>
  111. writelinetofile=<hr>
  112. writelinetofile=<i>Your Web Master is [USERNAME$] - [USEREMAIL$]</i><br>
  113. writelinetofile=<hr>
  114.  
  115. screenclear=
  116. centerline=About Your Home Page
  117. blankline=
  118. begin display
  119.   You can now tell your users about your home page.  It's a good idea to keep
  120.   this section {short and interesting}.  Ten to fifteen lines would be best.
  121.   {PPD} will let you use your text editor to create this section in a file named
  122.   {"ABOUT.INC"}.  When you have finished your home page you can always run {PPD}
  123.   again to make changes.  As long as you do not delete the file {"ABOUT.INC"} it
  124.   will be available the next time you run {PPD}.
  125.  
  126.   Here are a few tips on creating {special effects}:
  127.  
  128.   If you want to highlight a word or phrase, begin the sequence with a {<b>} and
  129.   end it with a {</b>}.  If you want to seperate lines or paragraphs in your text
  130.   just enter a blank line with your text editor.  {PPD} will notice this and make
  131.   the necessary conversion.
  132.  
  133. end/
  134. blankline=
  135. screencolor=white
  136. input=When you are ready to begin just hit [RETURN]
  137. screencolor=lightgray
  138. edit=about.inc
  139. writelinetofile=<h3><img align=middle src="notice.gif"></a>
  140. writelinetofile= About this page . . .</h3>
  141. readfile=about.inc
  142. writelinetofile=<hr>
  143.  
  144. screenclear=
  145. centerline=What's New
  146. blankline=
  147. begin display
  148.   Now you can tell the user what is new on your home page.  You will use the
  149.   editor just like you did in the last section.
  150.  
  151.   Try to keep this section short and interesting also.
  152.  
  153.   Your creation will be kept in the file {WHATSNEW.INC} is this directory in
  154.   case you want to change it later.
  155.  
  156. end/
  157. blankline=
  158. screencolor=white
  159. input=When you are ready to begin just hit [RETURN]
  160. screencolor=lightgray
  161. edit=whatsnew.inc
  162. writelinetofile=<h3><img align=middle src="newsicon.gif"></a>
  163. writelinetofile= What's new . . .</h3>
  164. readfile=whatsnew.inc
  165. writelinetofile=<hr>
  166.  
  167.  
  168. screenclear=
  169. centerline=Other Web Hot Spots
  170. blankline=
  171. begin display
  172.   Now you will be able to offer your browsers a few interesting places to visit
  173.   on the World Wide Web.
  174.  
  175.   We have provided a file named {PLACES.INC} which contains a few of the more
  176.   interesting spots to visit.  This file is in the form of URLs -- addresses
  177.   your browsers can click to be sent off to that page.
  178.  
  179.   You can add or delete lines from this file if you wish, just make sure you
  180.   know how to properly construct a URL before you add or change any lines.
  181.   If you are unsure, just save the file and the default URLs will be added to
  182.   your home page.
  183.  
  184. end/
  185.  
  186. blankline=
  187. screencolor=white
  188. input=When you are ready to begin just hit [RETURN]
  189. screencolor=lightgray
  190. edit=places.inc
  191. writelinetofile=<h3>Other Web Hot Spots . . .</h3>
  192. readfile=places.inc
  193.  
  194.  
  195.  
  196. writelinetofile=<hr>
  197. writelinetofile=Page designed by: [USEREMAIL$] with the help of
  198. writelinetofile=Personal Page Designer.
  199. writelntofile</body></html>
  200.  
  201. screenclear=
  202. centerline=You've Done It!
  203. blankline=
  204. begin display
  205.    Ok, your home page is now complete.  You should move the file {HOMEPAGE.HTM}
  206.    to the default directory for your Web browser to view it.  You may also want
  207.    to use this new home page on the Internet.  To do so, you should upload this
  208.    page to your service provider and rename it to {HOMEPAGE.HTML}.
  209.  
  210.    We hope you found using {Personal Page Designer} simple and fun.  If you are
  211.    interested in other scripts for use with {PPD}, or you would like to learn
  212.    more about {PPD} and its scripting capabilities, please contact us at:
  213.  
  214. {                              Satore Township
  215.                               P.O. Box 750836
  216.                           Petaluma, CA 94975-0836
  217.  
  218.    Our Web Page -> ftp://ftp.crl.com/ftp/users/ro/mikekell/html/satore.htm
  219.             Our FTP Site -> ftp.crl.com/ftp/users/ro/mikekell/ftp}
  220.  
  221.  
  222.  
  223. end/
  224. input=Press [RETURN] to return to your operating system:
  225. screencolor=lightgray
  226. screenclear=
  227. endfile=
  228.  
  229.  
  230.